home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / maple_st.swf / scripts / DefineSprite_944 / frame_12 / DoAction_2.as next >
Encoding:
Text File  |  2010-04-12  |  122 b   |  7 lines

  1. function skillatkwaitc()
  2. {
  3.    _root.arrowimg = "normal";
  4.    _root.atk = true;
  5.    _root.player.ani.gotoAndStop(9);
  6. }
  7.